Home > biomechZoo > Toolbox > Zoo Processing > bmech_renamechannel.m

bmech_renamechannel

PURPOSE ^

BMECH_RENAMECHANNEL(fld,och,nch) batch process renaming of channels

SYNOPSIS ^

function bmech_renamechannel(fld,och,nch)

DESCRIPTION ^

 BMECH_RENAMECHANNEL(fld,och,nch) batch process renaming of channels

 ARGUMENTS
  fld   ...  Folder (batch process) or full path to individual file (string).
  och   ...  Name of old channels (cell array of strings or single string) e.g. {'ch1','ch2'}
  nch   ...  Name of new channels (cell array of strings or single string)

 See also renamechannel_data, ebmech_removechannel

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005